LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Result Property (IWorkstationArgument<D,T>)







Gets the result of executing the argument.
Syntax
T Result {get;}
'Declaration
 
ReadOnly Property Result As T
'Usage
 
Dim instance As IWorkstationArgument(Of D,T)
Dim value As T
 
value = instance.Result
T Result {get;}
get_Result(); 
__property T* get_Result();
property T* Result {
   T* get();
}

Property Value

The result of executing the argument.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IWorkstationArgument<D,T> Interface
IWorkstationArgument<D,T> Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.